Skip to content

Conversation

MichaelMacaulay
Copy link
Contributor

No description provided.

@MichaelMacaulay MichaelMacaulay requested a review from a team as a code owner March 31, 2025 16:39
Copy link
Contributor

@benface benface left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @MichaelMacaulay, did you run the fix-pages-structure script (or run pnpm run build which runs that script on pre-build) by any chance? Because we should avoid duplicating changes in all languages in PRs; it makes it harder / more confusing to review and address feedback.

Copy link
Contributor

@benface benface left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, looks like some images referenced in MDX files are missing, making the build fail.

CleanShot 2025-03-31 at 12 56 03@2x

@MichaelMacaulay
Copy link
Contributor Author

@benface yes, I ran fix-pages-structure

@benface
Copy link
Contributor

benface commented Mar 31, 2025

Ah ok, you shouldn't run that manually except maybe right before merging a PR, but even then, we can just run it in a separate branch / PR at some point. That script is run manually before build in CI/CD so not running it will not make the build / deployment fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants